Skip to main content
Feedback

Configuration Manager

Configuration Manager is a browser-based utility that allows administrators to easily import and manage new or existing configurations in Boomi Cloud API Management - Local Edition.

Configuration Manager is bundled inside of the Local Edition deployment. The Configuration Manager runs and exists within the cluster itself. This means that you do not need to manually download the binary and run or install it on your computer. The mlconfig binary talks directly to the V3 API inside of the cluster, so data state changes are reflective of the actual state of the cluster.

To use Configuration Manager, log in to the cluster IP address or hostname for the configuration manager at an HTTPS port with the following URL format:

https://<admin-configuration-url>/admin

note

The port is also determined by the configuration and may be the standard 443 if the load balancer for the deployment is configured as such.

Once there, log in and use Configuration Manager just like any other web application, (for example, the current Boomi Cloud API Management Control Center dashboard).

info

The login credentials are provided during installation. Contact your administrator or depending on which LE 6.x version you are using, refer to 6.2.0 Installing Local Edition, 6.1.0 Installing Local Edition, or 6.0.0 Installing Local Edition for more information.

Access to the application and access logs is provided through an observability stack. However, the observability stack capability is not available out of the box. Refer to the GitHub repository for more information on how to set it up.

Tethered Mode (introduced in v6.1.0, applies to v6.1.0+)

note

Tethered mode for Boomi Cloud API Management – Local Edition (LE) was introduced in v6.1.0 and is not supported in earlier versions.

In Tethered mode, the user has limited access to Configuration Manager. You can only manage configurations for API HTTPS Client Profiles, Certificate Management, Verbose logging, and Sync History. All other configurations and policies are managed on the Boomi Cloud API Management (Control Center). These configurations and policies are later synced with Boomi Cloud API Management - Local Edition loader.

Refer to Configurations Available in Tethered Mode for more information.

Untethered Mode (applies to v6.0.0+)

In Untethered mode, the user can create and maintain data in isolation without connecting to Boomi Cloud API Management Control Center. All configuration data and logs are maintained locally in the cluster.

Refer to Configurations Available in Untethered Mode for more information.

On this Page